home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / tbrain6.zip / BRAIN.DOC next >
Text File  |  1992-04-20  |  7KB  |  176 lines

  1. April 1992
  2. ----------
  3.                               TIME BRAIN v3
  4.                    (C) Copyright 1991 by Stanley Sheff
  5.                      Support BBS: The Brainex System
  6.                               (213) 275-2344
  7.  
  8.               A Time Bank and Time Casino for GAP BBS Version 6
  9.          ------------------------------------------------------------
  10.  
  11. Welcome to the TIME BRAIN. Now your callers can gamble away or store
  12. their valuable connect time! This door is written exclusively for BBSes 
  13. that use DOOR.SYS to store BBS information when accessing a door. 
  14.  
  15. Here's what the Time Brain can do:
  16.  
  17. Supports IBM Ansi color & mono, as well as plain text mode (ascii) for
  18. your callers who don't use IBM characters or don't use Ansi.
  19.  
  20. Time Brain WILL NOT WORK on versions of GAP below 5!
  21.  
  22. Will not allow users with less than 5 minutes of connect time to access
  23. any feature except the Time Bank withdrawl option and the Double or
  24. Nothing option. This prevents surprise log off in the event the caller
  25. would gamble away all their connec time.
  26.  
  27. Features a Time Gambling area, which allows your callers to play:
  28.  
  29. (1) Match Two
  30. (2) Time Dice
  31. (3) Double or Nothing
  32.  
  33. MATCH TWO
  34. Select from the numbered boxes. If callers match two prize values, they
  35. will win the prize! If they find the >ZAP< they lose 8 minutes!
  36. Each try will costs 2 minutes!
  37.  
  38. TIME DICE
  39. Callers bet a maximum sysop determined amount. This game plays just like 
  40. Las Vegas craps...
  41. On the first roll: 7 or 11 wins! 2,3, or 12 LOSE!
  42. If you make it past the first roll, the number you rolled becomes your POINT.
  43. If you can roll the point before you roll a 7, you win!
  44. Roll a 7 before the point, you lose!
  45.  
  46.            
  47. DOUBLE OR NOTHING
  48. Very Dangerous! Callers bet ALL of their daily time. They can double their
  49. time if they win, otherwise, they lose ALL of their time and get logged
  50. off the BBS!
  51.  
  52.  
  53. TIME/BYTE BANK (Registered Version only!)
  54. Callers may Deposit or Withdraw their time or download bytes. The sysop can
  55. determine the security level for access to the Time Transfer option. This
  56. option allows callers to transfer time or bytes to another Time Brain user.
  57. The Sysop sets the maximum amount of time and bytes a caller may store in
  58. the Time Bank.
  59.  
  60.  
  61. Time Brain will also support com ports opened up to 38400 and as 
  62. many of them as you can fit in the machine. This makes Time Brain easy 
  63. to set up on a multi-node system with GAP.
  64.  
  65. The setup of Time Brain is simple, all you need to do is create a
  66. directory for Time Brain and its files then copy the files into that
  67. directory. After that you will need to create a config file with 
  68. the following information and place in that directory.
  69.  
  70.  Time Brain Files
  71.  ----------------
  72.   SETUP.EXE      Setup Program
  73.   BRAIN.EXE      Time Brain Program
  74.   BRAIN.DOC      Sysop Docs
  75.   REGISTER.DOC   Registration Info
  76.   WHATS.NEW      Updates & Changes
  77.   FILE_ID.DIZ    Description file
  78.    
  79. All of these files should be in this ZIP, if they are not, don't
  80. take a chance! Call The Brainex System and get a good copy or view the file
  81. on a few local boards to see if you can find a complete copy.
  82.  
  83. SET UP
  84. ======
  85. Run the included SETUP program to make a BRAIN1.CNF file. If running multi
  86. node, the SETUP will make a BRAINx.CNF for each node (x=node number).
  87.  
  88. SAMPLE BRAIN1.CNF
  89. -----------------------------------------------------------------------
  90. C:\GAP
  91. The Brainex System
  92. GAP
  93. 0
  94. 200
  95. 30
  96. 20
  97. 400
  98. 1
  99. 60
  100. 50,30,0,500
  101. 90,120,1,9999
  102. 99,120,1,9999
  103. 105,200,1,9999
  104. 110,250,1,9999
  105. ---------------------------------------------------------------------------
  106. Line 1 - Path to DOOR.SYS
  107. Line 2 - BBS Name
  108. Line 3 - BBS Type (GAP only!)
  109. Line 4 - Registration Number
  110. Line 5 - Maximum bank accounts
  111. Line 6 - Default maximum mins users can keep in their Bank account
  112. Line 7 - Maximum Time Dice Bet
  113. Line 8 - Maximum Jackpot Prize
  114. Line 9 - Cost for each Jackpot Guess
  115. Line 10- Minutes to shutdown Time Gambling before a pending BBS event
  116. Line 11+ LEVEL,MAX BANK TIME,ALLOW TRANSFERS (0=no,1=yes),BYTE BANK LIMIT
  117. ---------------------------------------------------------------------------
  118.  
  119. Once you have created your config file, you must then create a a batch file
  120. to call the door. A batch file for a GAP BBS might look like this:
  121.  
  122.    @ECHO OFF
  123.    CD \DOORS\BRAIN 
  124.    BRAIN BRAIN.CNF
  125.  
  126.  
  127. It is recommended but not required that you call Time Brain with the
  128. config file's name on the command line. If you don't, Time Brain will
  129. simply default to BRAIN.CNF.
  130.  
  131. For multi-node boards just name each config file for each node such as:
  132.  
  133. BRAIN1.CNF
  134. BRAIN2.CNF
  135. etc.
  136.  
  137. Once you have created those files, all that is left is to add
  138. Time Brain to the boards door listing. On a GAP BBS that would be your
  139. DOORS.DAT file. Then add it to your doors menu and give it a test drive.
  140.  
  141. Another easy way to add the Time Brain to GAP  is to use Gap's
  142. configuration option to create a SYSOP DEFINED COMMAND (consult Gap's docs
  143. for info on sysop defined commads). On The Brainex System I use BRAIN. 
  144. The batch file to run Time Brain is named BRAIN.BAT and placed in the BBS
  145. default diectory (C:\GAP). When a caller types BRAIN at the main prompt,
  146. they are instantly taken to the Time Brain. This option will bypass any
  147. menu programs, such as LIVEPRO 3, which do not handle the DOOR.SYS file
  148. in a way that will update time credit information.
  149.  
  150. This version of Time Brain is a shareware release, feel free to use 
  151. it abuse it, and post what ever you like. Keep a few things in 
  152. mind though while you're at it. This door is released "As Is" and 
  153. there is *NO* warranty or guarantee that it will work for you and 
  154. not cause any problems. You have chosen to use this door, YOU are 
  155. soley responsible for any unfortunate problems that may develop
  156. from it's use/misuse. I will gladly listen to any suggestions or 
  157. problems you may have, and I will do my best to fix whatever 
  158. needs to be fixed. I can not be held responsible for any problems 
  159. you may have, whether directly or indirectly due to the use of the
  160. door or it's utilities or associated files.
  161.  
  162. Please read REGISTER.DOC for information on how you can register
  163. this copy of Time Brain. The Time Bank options will only work on
  164. a registered version.
  165.  
  166. For complete support, contact PROFESSOR BRAINEX on The Brainex System.
  167. Your questions will be quickly and cheerfully answered!
  168.  
  169.  
  170. Have Fun!
  171. Stanley Sheff
  172. The Brainex System
  173. 310-275-2344
  174. 310-273-5234
  175.  
  176.